home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 034a / bbs_term.zip / BBSTERM.DOC < prev    next >
Text File  |  1991-01-18  |  5KB  |  151 lines

  1.  
  2.  
  3.                          BBS Crash - Term Program v1.50
  4.                                (01/18/91) Release
  5.  
  6.                  +--------------------------------------------+
  7.                  |                                            |
  8.                  |               BBS-Term v1.50               |
  9.                  |       Copyright 1990 John Richardson       |
  10.                  |                                            |
  11.                  |                                            |
  12.                  |             TopSoft Software               |
  13.                  |             2135 Possum Ct.                |
  14.                  |             Brookfield, Wi 53045           |
  15.                  |                                            |
  16.                  +--------------------------------------------+
  17.  
  18.  
  19. Warranty
  20. --------
  21. This is product is provided "as is" without warranty of any kind.  The
  22. entire risk as to the results and performance of the program is assumed by
  23. you. Further more, I the author do not warrant, guarantee, or make any
  24. representations regarding the use of or the results of the use of the program,
  25. and you rely on the program and results solely at your own risk.  I the author
  26. cannot accept responsibility for system damage, loss of profit, or any other
  27. special, incidental, or consequential damages resulting from the use or
  28. inability to use this product.
  29.  
  30.  
  31. What Is BBS-Term
  32. ----------------
  33. BBS-Term is a special terminal program that is used with the BBS Crash
  34. On-Line BBS game.  BBS-Term will display screens, maps, and menus instantly
  35. on your screen.  By using BBS-Term you will be able to move around on the
  36. BBS map much faster and more enjoyable.
  37.  
  38.  
  39. How to use BBS-Term
  40. -------------------
  41. BBS-Term was written to be used from your current terminal program.
  42. You will tell your terminal program to shell to DOS and execute BBS-Term
  43. before you actually enter the BBS Crash game itself.  To quit BBS-Term
  44. you must press ESCape.
  45.  
  46.  
  47. BBS-Term command line:
  48.  
  49. Usage  : BBS-TERM baudrate comport
  50. Example: BBS-TERM 2400 2
  51.  
  52.  
  53. BBS-Term DesqView and DoubleDOS support
  54. ---------------------------------------
  55. BBS-Term is DesqView and DoubleDOS aware.  It will appropriately and correctly
  56. adjust the program to fit the environment.
  57.  
  58.  
  59. Installing BBS-Term with Telix
  60. ------------------------------
  61. First of all create a batch file called BBSTERM.BAT and put it in your
  62. Telix subdirectory.  Make sure it looks something like this:
  63.  
  64. REM BBSTERM.BAT
  65. @ECHO OFF
  66. CD\BBSTERM
  67. BBSTERM 2400 2
  68. CD\TELIX
  69.  
  70. Now to install BBS-Term as a protocol.
  71.       
  72. Make sure you're in Telix when doing this.
  73.  
  74. Step 1:  Press Alt-O
  75. Step 2:  Press P
  76. Step 3:  Pick an available slot in the protocol listing
  77. Step 4:  Enter the following information
  78.       
  79.      Protocol  Upload     Download   Bat or    DL
  80. Key  Name      Filename   Filename   Script    Name
  81. ---- --------  ---------  ---------  --------  ----
  82. T    BBS-Term  BBSTERM    BBSTERM    Batch     N
  83.       
  84. Step 5:  Exit and write this setup to disk.
  85.       
  86. To use BBS-Term.  Log onto your favorite BBS that is running BBS Crash
  87. v4.5 or above.  When you are ready to play BBS, start the term program
  88. by pressing PageUp or PageDn and then just select BBS-Term off of the
  89. scroll menu.  When you are done playing BBS Crash press the ESCape
  90. key to quit the term program and return to telix.
  91.  
  92.  
  93.  
  94. Comments & Credits
  95. ------------------
  96. All programming was done by John Richardson of TopSoft Software.
  97.  
  98. Thanks to:
  99. Dan Vanderboom for giving me numerous ideas for the game, drawing part
  100. of the map, writing the documents, and for drawing some of the danger
  101. and zoom up screens.
  102.  
  103. Robert Richardson, Steve Richardson, and Dan Vanderboom for testing the
  104. game before its first beta release.  They gave it a good run and found
  105. most of the bugs.
  106.  
  107.  
  108. I'd also like to thank the following sysops for beta testing BBS Crash!
  109.  
  110. Reptile Ranch.......................Terrance Ohearn...(XXX)XXX-XXXX HST
  111. Open Door West......................Bill Hamilton.....(602)242-4784 HST
  112. Plane Crazy's High Flying BBS.......Jerry Kemp........(901)357-1778 HST
  113. Modern Pastimes.....................Bruce Berna.......(414)384-1701 DS
  114. The Westfield Express BBS...........Mark Gill.........(404)435-8722 9600 v.32
  115. The High Pinnacle...................Todd Carlton......(817)640-4124 2400
  116.  
  117.  
  118.  
  119. BBS Crash was written and compiled in Borland's Turbo Pascal v5.5.
  120.  
  121.  
  122. BBS Crash Copyright 1990, 1991 John Richardson & Steve Richardson
  123. Turbo Pascal 5.5 Copyright 1983, 1989 by Borland International, Inc.
  124.  
  125.  
  126.  
  127. Support
  128. -------
  129.  
  130. TopSoft Support Systems (414) 796-8408.
  131. 24 hour / 7 days a week operation.
  132. Support of 1200/2400/4800/9600/19200/38400 - v32/v42
  133.  
  134. I may be contacted directly through fidonet netmail at the following address
  135. [1:154/300].
  136.  
  137. You may also contact me through the following fidonet echos:
  138.  
  139. ON_LINE_GAMES
  140. DOORWARE
  141. TOPSOFT
  142.  
  143.  
  144. There has also been a Fidonet TopSoft Support Echo created for TopSoft
  145. programs.  Ask for the echo when you call, and we can help you get the
  146. closest feed for it.
  147.  
  148.  
  149. End of original documentation
  150. -----------------------------------------------------------------------------
  151.